﻿
﻿body {
    font-family: 'Segoe UI', sans-serif
}

.tecla {
    height: 80px;
    font-size: 32px;
    text-align: center;
}

input.form-control:read-only {
    background-color: rgb(101, 174, 202)
}
